home *** CD-ROM | disk | FTP | other *** search
- !
- ! Printstatus - printer status panel resources
- !
-
- *useSchemes: all
- *schemeFileList: SgiSpec
- *sgiMode: True
- *pointerColor: Black
-
- *mwmFunctions: 8388638
- *mainWindow.mwmFunctions: 62
-
- ! Program usage message
- *appUsage:\nUsage: %s [options] printername\n\n\
- Where [options] are one or more of the following:\n\n\
- [-e int] Engine status update interval, in seconds.\n\
- Engine status includes the icon and the\n\
- Current Printer Status area.\n\
- [-q int] Queue update interval, in seconds.\n\
- Queue status includes the queued jobs info.\n\
- [-s int] Spooler information update interval, in seconds.\n\
- Spooler status includes the acceptance status of the\n\
- printer queue.\n
-
- ! Argument parsing error messages
- *badInterval: %s: Ignoring invalid -%c update interval - must be an integer greater than 0\n
- *badOption: %s: Ignoring an incomplete or unrecognized option '-%c'.\n
-
- ! Startup error messages
- *noSpooler: Error: The System V 'lp' spooler is not running.\n\
- Please restart the spooler and try again.\n\
- As root type '/etc/init.d/lp start'.
- *spoolerSetup: %s Error: Could not set the spooler.\nReason: %s.
- *noPrinter: %s Error: No printer specified and no default printer set.\n\
- Please specify a printer name for %s to monitor.
- *noInfo: %s Error: could not read information for printer '%s'.\n\
- Reason: %s
- *noPrinterList: %s: Error while getting list of printers.\n\
- Is the spooler running?
-
- ! Printer info area
- *onHost: '%s' on host '%s'
- *onNet: '%s' (a network printer)
- *printerName: Name:
- *printerModel: Model:
- *printerType: Type:
- *printerConnect: Connected to:
- *printerLocationCode: Location Code:
- *printerLocationDescr: Location Description:
-
- ! Test page submittal error messages
- *cannotSubmitTP: Cannot submit test page.\n\
- Printer is not accepting print jobs at this time.\n\
- Please enable queueing before submitting jobs.
- *errorSubmitTP: %s: Error submitting test page.\n
-
- ! Forwarding print job error messages
- *noForward: Cannot forward jobs to printer '%s':\n\
- It is not currently accepting jobs.\n \n\
- You must enable this printer to send jobs to it.
- *stopSpooler: Could not stop spooler in order to forward job.\n\
- Job has not been moved.
- *noJobMove: Error while forwarding job:\n\
- The job selected may not have been moved.
-
- ! Cancel job error messages
- *noCancelJobRmt: The job '%s' could not be cancelled.\n \n\
- You may only cancel jobs\nwhich originated on your workstation.
- *noCancelJobLcl: Could not cancel job '%s'.\nReason %s.
-
- ! Messages for isRemoteJob
- *noRmtInfo: %s: Error while getting printer info.\n
- *noLclQueue: %s: Error while getting local queue.\n%d retries failed.\n
-
- ! Launch error messages
- *noLaunch: The printer you have requested is no longer available.\n\
- Could it have been removed?
-
- ! Status reading error messages
- *noPodRead: Could not read the Impressario status database.
- *pdBadPname1: An invalid or empty printer name was specified.
- *pdBadPname2: Please check whether this printer is still installed \
- or restart PrintStatus.
- *pdNoPrinter1: This printer is not currently registered
- *pdNoPrinter2: with the System V (lp) spooler.
- *pdNetNoProc1: Network/RPC error: PrintStatus has called a libpod function
- *pdNetNoProc2: which the remote POD daemon does not support.
- *pdNetXDRClient1: Printer server error: The remote system's kernel and \
- libpod are incompatible.
- *pdNetXDRClient2: Are both machines running the proper operating systems?
- *pdNetXDRServer1: Printer server error: The remote system's kernel and \
- pod daemon are incompatible.
- *pdNetXDRServer2: Are both machines running the proper operating systems?
- *pdNetRPCMatch1: Network/RPC error: The local and remote RPC software is \
- incompatible.
- *pdNetRPCMatch2: Are both machines running the proper operating systems?
- *pdNetProcMatch1: The versions of libpod on the local and remote systems \
- are incompatible.
- *pdNetProcMatch2: Are both systems running the same version?
- *pdStatusRead1: The printer may not use an Impressario driver or a remote server is used which
- *pdStatusRead2: forwards jobs to another system (status can not be read across multi-hop setups).
- *pdBadHostname1: The network address of the printer server couldn't be found.
- *pdBadHostname2: Is your hosts table accurate, or is NIS not running?
- *pdNetwork1: A network connection with the printer server could not be established.
- *pdNetwork2: An unknown network error has occurred. Choose Update \
- Status to retry.
- *pdNetTimeout1: Check your network connection and that of the printer server.
- *pdNetTimeout2: A timeout occurred while attempting to communicate with the \
- printer server.
- *pdNetIntr1: PrintStatus was interrupted while communicating with the remote \
- host.
- *pdNetIntr2: Check network connection, then choose Update Status \
- to retry.
- *pdNetNotReg1: There is no POD daemon registered on the printer server.
- *pdNetNotReg2: Is the printer server running the server version of Impressario?
- *pdNetPmap1: The printer server is not responding: please check your \
- network connection.
- *pdNetPmap2: When reconnected, choose Update Status to retry.
- *pdDefault1: An unrecognized error has occurred.
- *pdDefault2: PrintStatus cannot read the printer's status.
-
- ! Queue update error messages
- *noInterface: Could not read printer interface information.\n\
- Reason: %s.\n \nHas the printer been removed?
- *noQueue: Cannot continue: could not get the queue.\n \n\
- Check the printer: is it still installed?
-
- ! Spooler state error message
- *noSpoolerState: %s Error: Cannot get spooler state:\n%s
- *cannotSetState: %s Error: Cannot set spooler state:\n%s
-
- ! Printer status area
- *statusTitleLabel.labelString: Current Printer Status:
-
- ! Printer queue area (use fixed font for proper alignment)
- Printstatus*queueList*fontList: -*-screen-medium-r-normal-*-15*
- *queueTitleLabel.labelString: Printer Request Queue:
- *queueEntryFormat: %20.20s %8s %8u %19s
- ! Each title item (i.e. job id, owner, etc.) is displayed according to
- ! the following format
- *queueTitleFormat: %20.20s %8s %8s %19s
- *queueLabel.leftOffset: 9
- *queueJobId: Job Id
- *queueOwner: Owner
- *queueJobSize: Size
- *queueTitle: Title
-
- ! Error dialog box
- *errorBox.dialogTitle: Error
- *errorBox.fatalTitle: Fatal Error
- *errorBox.fatalButtonLabel: Exit
-
- ! Application title
- *appTitle: Printer Status Panel for printer '%s'
-
- ! Test page title
- *testPageTitle: Test Page
-
- ! Printer state labels
- *idleStateLabel: Idle
- *busyStateLabel: Busy
- *faultedStateLabel: Faulted
- *unavailableStateLabel: Unavailable
- *unknownStateLabel: Unknown
-
- ! Unknown printer info labels
- *unknownTypeLabel: Unknown
- *unknownDeviceLabel: Unknown
- *unknownTitleLabel:
- *unknownLocalNameLabel: Unknown
- *unknownFormalNameLabel: Unknown
- *unknownLocationLabel: Unknown
- *unknownLocationCode: None
-
- ! Menu bar and its pulldown menues
-
- ! Printer
- *printerButton.labelString: Printer
- *printerButton.mnemonic: P
- *sendTestPage.labelString: Send Test Page
- *sendTestPage.mnemonic: S
- *forceUpdateButton.labelString: Update Printer Status
- *forceUpdateButton.mnemonic: U
- *quit.labelString: Exit
- *quit.mnemonic: x
- *quit.accelerator: Ctrl<Key>Q
- *quit.acceleratorText: Ctrl+Q
-
- ! Queue
- *queueButton.labelString: Queue
- *queueButton.mnemonic: Q
- *cancelJobButton.labelString: Cancel Selected Job
- *cancelJobButton.mnemonic: C
- *forwardJobButton.labelString: Move Print Job to Another Printer
- *forwardJobButton.mnemonic: M
- *rejectPrinterToggleButton.labelString: Printer Accepting Your Jobs
- *rejectPrinterToggleButton.mnemonic: P
- *disablePrinterToggleButton.labelString: Printer Printing Your Queued Jobs
- *disablePrinterToggleButton.mnemonic: r
-
- ! Other Tools
- *otherTools.labelString: Other Tools
- *otherTools.mnemonic: O
- *printPanel.labelString: Printer Panel
- *printPanel.mnemonic: P
- *printerManager.labelString: Printer Manager
- *printerManager.mnemonic: M
- *printStatusFor.labelString: Printer Status for
- *printStatusFor.mnemonic: S
-
- ! Help
- ! If help menu items are added or removed, the helpItemCount
- ! resource must be changed to reflect the number of help
- ! menu items. Help menu items must be named with sequential
- ! numbers starting with 1.
- *helpMenuButton.labelString: Help
- *helpMenuButton.mnemonic: H
- *helpMenuButton.helpItemCount: 9
-
- *helpButton1.labelString: Overview of PrintStatus
- *helpButton1.mnemonic: O
- *helpButton1.helpKey: printstatus_overview
-
- *helpButton2.labelString: About the Menus
- *helpButton2.mnemonic: A
- *helpButton2.helpKey: printstatus_menus
-
- *helpButton3.labelString: Viewing the Queue
- *helpButton3.mnemonic: V
- *helpButton3.helpKey: printstatus_viewQueue
-
- *helpButton4.labelString: Cancelling a Print Job
- *helpButton4.mnemonic: C
- *helpButton4.helpKey: printstatus_cancelJob
-
- *helpButton5.labelString: Disabling or Enabling a Queue
- *helpButton5.mnemonic: D
- *helpButton5.helpKey: printstatus_disableQueue
-
- *helpButton6.labelString: Checking the Status of a Printer
- *helpButton6.mnemonic: S
- *helpButton6.helpKey: printstatus_checkStatus
-
- *helpButton7.labelString: Testing a Printer
- *helpButton7.mnemonic: P
- *helpButton7.helpKey: printstatus_testPrinter
-
- *helpButton8.labelString: Troubleshooting Printing
- *helpButton8.mnemonic: T
- *helpButton8.helpKey: print_troubleshoot
-
- *helpButton9.labelString: Summary of Printing Tools
- *helpButton9.mnemonic: u
- *helpButton9.helpKey: print_toolSummary
-